home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / ezzcomm.zip / ADDUPPCB.T < prev    next >
Text File  |  1991-02-16  |  3KB  |  45 lines

  1.  : EZ-ZCOMM Copyright 1991 by Roger E. Hough, All Rights Reserved.
  2.  : Licensed for use at your own risk without fee. Altered versions,
  3.  : when distributed, must be clearly marked as altered and accompanied
  4.  : by the originals.
  5.  : z0 board name, z2 - pcboard, z4 - description, z5 - parameters, if any
  6.  sets z1 %item while %z1 split z1 / ""
  7.  sets item %z0;split s0 " " "/" "." "~" "~" "";sets z3 %z0 setc z1 \L%item
  8.  p?0 if f%n8/%z3.ul p?0 findq "\n%z1," %n8/%z3.ul
  9.  if ? lput \U%item lput " is already specified in %n8/%z3.ul\r\n" sets z0 %z3 return
  10.  p?0 if f%n7/%z3.lst p?0 findq "\n%z1 " %n7/%z3.lst
  11.  if ? lput \U%item lput " is already available at %z4\r\n" sets z0 %z3 return
  12.  sets z0 %z3 set z3 x;while !Jz3,yn acceptl1 z3 "Upload %z1 (y/n)? "
  13.  ife "iz3,y" goto beg;return
  14. top lput "\E[0m\E[2J\E[37;44mEnter Files to be uploaded to %z4\E[0m\r\n"
  15. next: lput "\r\nThe filename to be uploaded must not include directory delimiters(/).  Wildcard"
  16.  lput "\r\nspecifications with '?' or '*' may be used only by registered ZCOMM or Pro-Yam.\r\n\n\n" set z1 /
  17.  while "%z1>12||Jz1,/, \\" lput "\E[A\E[K\rEnter the Filename to Upload (Enter)=none? \E[12C<\r\n" accept z1 "\E[A\E[43C"
  18.  ife !%z1 return;if !f%dirsx/%z1 lput "File %dirsx/%z1 not found.\r\n" goto next
  19.  if "Jz1,*?" expand %lib/adduppcb.t %dirsx/%z1;goback next
  20.  sets item %z1 sets z3 %z0 setc z1 \L%item
  21.  p?0 if f%n8/%z3.ul p?0 findq "\n%z1," %n8/%z3.ul
  22.  if ? lput \U%item lput " is already specified in %n8/%z3.ul\r\n" sets z0 %z3 goback next
  23.  p?0 if f%n7/%z3.lst p?0 findq "\n%z1 " %n7/%z3.lst
  24.  if ? lput \U%item lput " is already available at %z4\r\n" sets z0 %z3 goback next
  25.  sets z0 %z3 gosub beg.%lib/adduppcb.t;goback next
  26. beg:
  27.  set z3 "" set z6 0 lput "\r\nEnter a description of (\U%item)"
  28.  lput "\r\nBegin description with (/) to make upload 'Private'.\r\n"
  29.  lput "\r\nFor PCBoard prior to release 14.5, only the first line will be used."
  30.  lput "\r\nDescriptions lines must not use semicolons(;) and are limited to  8"
  31.  lput "\r\nlines and to a total of about 115 characters.\r\n"
  32.  lput "\r\nEnter your text. (Enter) alone to end. (45 chars/line)\r\n"
  33. desc:
  34.  set? z7 %item set? z8 %z3 setn z9 125-z7-z8 set z7 ";"
  35.  ife "az9>45" set z9 45;else if "az9<6" goto ddes
  36.  set z8 "" ife !%z3 set z8 "||\045z7<12"
  37.  obey "while \042\045z7>%z9%z8||Jz7,;\042 lput \042\\E[A\\E[K\\r? (\\E[%z9\&C)\\r\\n\042 accept z7 \042\\E[A\\E[3C\042"
  38.  :while "%z7>45||Jz7,;" lput "\E[A\E[K\r? (\E[45C)\r\n" accept z7 "\E[A\E[3C"
  39.  ife !%z7 goto ddes;setn z6 z6+1 ife %z3 sets z3 "%z3;%z7";else sets z3 %z7
  40.  if "az6<8" lput \r\n goback desc
  41. ddes:
  42.  ife r nolog closerx;ki;create -+S!i %n8/%z0.ul;echof "\T%item,%z3"
  43.  if r w;nolog closerx;lput "\r\nEntry Created in %n8/%z0.ul to upload %item to %z4.\r\n"
  44.  if c ki;create -+S!i %n9/ZC%d%ano.LOG
  45.